​<html><head><title>Teapo - [teapo v0.5a]</title><script>###functions.ts:build###</script><style>###app/main.css###</style><style>###imports/codemirror/codemirror.css###</style><style>###imports/codemirror/dialog.css###</style><style>###imports/codemirror/foldgutter.css###</style><style>###imports/codemirror/show-hint.css###</style><style>###imports/codemirror/tern.css###</style><script>###imports/codemirror/codemirror-compressed.js###</script><script>###imports/jquery/jquery-1.11.1.min.js###</script></head><body> <table width=100% height=100% border=1 class=teapo-layout-table> <tr height=1><td height=1 width=20% class=teapo-layout-table-lefttop> <button> open </button> <button> save </button> <button> exit </button> </td> <td> rest of the content... </td> </tr> <tr height=99%><td height=99%> Ok OK OK! </td> <td> Rest of the content middle </td> </tr> <tr height=1><td height=1 class=teapo-layout-table-leftbottom> status bar... </td> <td> Rest of the content bottom </td> </tr> </table>​<script>teapo.app.start();</script></body></html>​